func syscall.readIntLE

2 uses

	syscall (current package)
		dirent.go#L24: 	return readIntLE(b[off:], size), true
		dirent.go#L42: func readIntLE(b []byte, size uintptr) uint64 {